home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / Apple Guide / Apple Guide 2.1.1 / Guide Maker 1.4b3 / GuideMaker Release Notes < prev   
Encoding:
Text File  |  1997-05-22  |  1.0 KB  |  30 lines  |  [ttro/ttxt]

  1. GuideMaker 1.4 Release Notes
  2.  
  3.  
  4.  
  5. Revision History
  6. • 1.4 
  7. - Added the following new command for controlling topic area sorting.
  8.  
  9.    <Topic Area Sorting> USEFILEORDER | USEHIDDENKEY | USEDISPLAYEDTERM
  10.  
  11. - Added a 3rd parameter to the <Topic Area> command for "hidden key" support.
  12.  
  13.    <Topic Area> "topic", mixinOrder, "Hidden Key"
  14.  
  15. If you specify "<TAS> USEHIDDENKEY" you are required to have a 3rd parameter on all <Topic Area> commands.  If you DO NOT specify "<TAS> USEHIDDENKEY", GuideMaker doesn't care whether that third parameter is there or not.
  16.  
  17. - Added <Define Panel> 2nd parameter for controlling the height of a scrollable panel.  If the second parameter exists, that indicates to GuideMaker to make that panel scrollable and set at that height.
  18.  
  19.     <Define Panel> "name" [, height]
  20.  
  21. If 'height' is declared, this panel is set to that height and any contents that would normally cause Guide Maker to break up things into multiple panels, will now scroll.
  22.  
  23.  
  24.  
  25. -------------------------------------
  26. Copyright © 1997 Apple Computer, Inc.
  27. All rights reserved
  28.  
  29.  
  30.